home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / netz / amyboard / xboard-3.3.pl0 / config.h.in < prev    next >
Text File  |  1995-08-12  |  2KB  |  102 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  4. #undef HAVE_SYS_WAIT_H
  5.  
  6. /* Define if you need to in order for stat and other things to work.  */
  7. #undef _POSIX_SOURCE
  8.  
  9. /* Define as the return type of signal handlers (int or void).  */
  10. #undef RETSIGTYPE
  11.  
  12. /* Define if you have the ANSI C header files.  */
  13. #undef STDC_HEADERS
  14.  
  15. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  16. #undef TIME_WITH_SYS_TIME
  17.  
  18. /* Define if lex declares yytext as a char * by default, not a char[].  */
  19. #undef YYTEXT_POINTER
  20.  
  21. #define FIRST_PTY_LETTER 'p'
  22.  
  23. #define HAVE_FCNTL_H 0
  24.  
  25. #define HAVE_GETHOSTNAME 0
  26.  
  27. #define HAVE_GETTIMEOFDAY 0
  28.  
  29. #define HAVE_RANDOM 0
  30.  
  31. #define HAVE_SYS_SOCKET_H 0
  32.  
  33. #undef IBMRTAIX
  34.  
  35. #define LAST_PTY_LETTER 'q'
  36.  
  37. #define PATCHLEVEL "0"
  38.  
  39. #define PRODUCT "xboard"
  40.  
  41. #define PTY_ITERATION
  42.  
  43. #define PTY_NAME_SPRINTF
  44.  
  45. #define PTY_TTY_NAME_SPRINTF
  46.  
  47. #define REMOTE_SHELL "rsh"
  48.  
  49. #undef RTU
  50.  
  51. #undef UNIPLUS
  52.  
  53. #define USE_PTYS 0
  54.  
  55. #define VERSION "x.y"
  56.  
  57. #undef X_WCHAR
  58.  
  59. #undef ZIPPY
  60.  
  61. /* Define if you have the _getpty function.  */
  62. #undef HAVE__GETPTY
  63.  
  64. /* Define if you have the ftime function.  */
  65. #undef HAVE_FTIME
  66.  
  67. /* Define if you have the grantpt function.  */
  68. #undef HAVE_GRANTPT
  69.  
  70. /* Define if you have the rand48 function.  */
  71. #undef HAVE_RAND48
  72.  
  73. /* Define if you have the sysinfo function.  */
  74. #undef HAVE_SYSINFO
  75.  
  76. /* Define if you have the <lan/socket.h> header file.  */
  77. #undef HAVE_LAN_SOCKET_H
  78.  
  79. /* Define if you have the <string.h> header file.  */
  80. #undef HAVE_STRING_H
  81.  
  82. /* Define if you have the <stropts.h> header file.  */
  83. #undef HAVE_STROPTS_H
  84.  
  85. /* Define if you have the <sys/fcntl.h> header file.  */
  86. #undef HAVE_SYS_FCNTL_H
  87.  
  88. /* Define if you have the <sys/systeminfo.h> header file.  */
  89. #undef HAVE_SYS_SYSTEMINFO_H
  90.  
  91. /* Define if you have the <sys/time.h> header file.  */
  92. #undef HAVE_SYS_TIME_H
  93.  
  94. /* Define if you have the <unistd.h> header file.  */
  95. #undef HAVE_UNISTD_H
  96.  
  97. /* Define if you have the i library (-li).  */
  98. #undef HAVE_LIBI
  99.  
  100. /* Define if you have the seq library (-lseq).  */
  101. #undef HAVE_LIBSEQ
  102.